[INFO] cloning repository https://github.com/dreamersdw/cello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dreamersdw/cello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamersdw%2Fcello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamersdw%2Fcello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e47aeb695d514200f8d4eb61015f686578b24ed
[INFO] testing dreamersdw/cello against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamersdw%2Fcello" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dreamersdw/cello
[INFO] finished tweaking git repo https://github.com/dreamersdw/cello
[INFO] tweaked toml for git repo https://github.com/dreamersdw/cello written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dreamersdw/cello on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dreamersdw/cello already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55d6418cdaed2f61eae998603fafad17d24f62beffa5750cd44e1eace2a9398f
[INFO] running `Command { std: "docker" "start" "-a" "55d6418cdaed2f61eae998603fafad17d24f62beffa5750cd44e1eace2a9398f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55d6418cdaed2f61eae998603fafad17d24f62beffa5750cd44e1eace2a9398f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d6418cdaed2f61eae998603fafad17d24f62beffa5750cd44e1eace2a9398f", kill_on_drop: false }`
[INFO] [stdout] 55d6418cdaed2f61eae998603fafad17d24f62beffa5750cd44e1eace2a9398f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cd2fee48f809ec5f16596f22e2be967af7b59716ab26d16d45438f0e00d7407
[INFO] running `Command { std: "docker" "start" "-a" "2cd2fee48f809ec5f16596f22e2be967af7b59716ab26d16d45438f0e00d7407", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/rrd.rs:549:27
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let mut val: T = mem::uninitialized();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:306:16
[INFO] [stdout]     |
[INFO] [stdout] 306 |     timer: Box<Timer>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 306 |     timer: Box<dyn Timer>,
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:257:32
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:586:26
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &dyn Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:586:47
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &dyn Fn()->(), test: F)
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/rrd.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |             RRDError::Io(ref err) => err.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "2cd2fee48f809ec5f16596f22e2be967af7b59716ab26d16d45438f0e00d7407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd2fee48f809ec5f16596f22e2be967af7b59716ab26d16d45438f0e00d7407", kill_on_drop: false }`
[INFO] [stdout] 2cd2fee48f809ec5f16596f22e2be967af7b59716ab26d16d45438f0e00d7407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12b209974f0888b2c3a7247521ef0915187aba0fee45c7b398790c758d04f72d
[INFO] running `Command { std: "docker" "start" "-a" "12b209974f0888b2c3a7247521ef0915187aba0fee45c7b398790c758d04f72d", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/rrd.rs:549:27
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let mut val: T = mem::uninitialized();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:306:16
[INFO] [stdout]     |
[INFO] [stdout] 306 |     timer: Box<Timer>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 306 |     timer: Box<dyn Timer>,
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:257:32
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:586:26
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &dyn Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/rrd.rs:586:47
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &dyn Fn()->(), test: F)
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/rrd.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |             RRDError::Io(ref err) => err.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "12b209974f0888b2c3a7247521ef0915187aba0fee45c7b398790c758d04f72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b209974f0888b2c3a7247521ef0915187aba0fee45c7b398790c758d04f72d", kill_on_drop: false }`
[INFO] [stdout] 12b209974f0888b2c3a7247521ef0915187aba0fee45c7b398790c758d04f72d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4799df7615c4745edc498ab314da67e87b3842a550ad47fb0a697fb90d7be1c
[INFO] running `Command { std: "docker" "start" "-a" "a4799df7615c4745edc498ab314da67e87b3842a550ad47fb0a697fb90d7be1c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/rrd.rs:549:27
[INFO] [stderr]     |
[INFO] [stderr] 549 |     let mut val: T = mem::uninitialized();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/rrd.rs:306:16
[INFO] [stderr]     |
[INFO] [stderr] 306 |     timer: Box<Timer>,
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 306 |     timer: Box<dyn Timer>,
[INFO] [stderr]     |                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/rrd.rs:257:32
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stderr]     |                                ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/rrd.rs:586:26
[INFO] [stderr]     |
[INFO] [stderr] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stderr]     |                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 586 | fn with_setup<F>(setup: &dyn Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stderr]     |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/rrd.rs:586:47
[INFO] [stderr]     |
[INFO] [stderr] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &Fn()->(), test: F)
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 586 | fn with_setup<F>(setup: &Fn()->(), teardown: &dyn Fn()->(), test: F)
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/rrd.rs:252:42
[INFO] [stderr]     |
[INFO] [stderr] 252 |             RRDError::Io(ref err) => err.description(),
[INFO] [stderr]     |                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cello` (bin "cello" test) generated 6 warnings (run `cargo fix --bin "cello" -p cello --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cello-d1fbe924c0de5368)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rrd::test_struct ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'rrd::test_add_point' (18) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ptr/mod.rs:531:5:
[INFO] [stderr] unsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified memory ranges do not overlap
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5e98a1976e3a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5e98a1976e3a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5e98a1976e3a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5e98a1976e3a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5e98a198b1ea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5e98a198b1ea - core[4a92201981c6b77a]::fmt::write
[INFO] [stderr]    6:     0x5e98a197c312 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5e98a197c312 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5e98a1955bff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5e98a1955bff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5e98a196f0e1 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5e98a190b6dc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   12:     0x5e98a190b6dc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stderr]   13:     0x5e98a196f392 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   14:     0x5e98a196f392 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5e98a1955cea - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5e98a194ae19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5e98a19569cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5e98a198b75d - core[4a92201981c6b77a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5e98a198b75d - core[4a92201981c6b77a]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   20:     0x5e98a18f4e9b - core[4a92201981c6b77a]::ptr::copy_nonoverlapping::precondition_check
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5e98a18fadb1 - core[4a92201981c6b77a]::ptr::copy_nonoverlapping::<cello[3cf32c7c3cd02248]::rrd::DataPoint>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5e98a18fadb1 - <alloc[420bb310a727dfd7]::vec::Vec<cello[3cf32c7c3cd02248]::rrd::DataPoint>>::append_elements
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:2909:17
[INFO] [stderr]   23:     0x5e98a18fe3bc - <alloc[420bb310a727dfd7]::vec::Vec<cello[3cf32c7c3cd02248]::rrd::DataPoint> as alloc[420bb310a727dfd7]::vec::spec_extend::SpecExtend<&cello[3cf32c7c3cd02248]::rrd::DataPoint, core[4a92201981c6b77a]::slice::iter::Iter<cello[3cf32c7c3cd02248]::rrd::DataPoint>>>::spec_extend
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/spec_extend.rs:56:23
[INFO] [stderr]   24:     0x5e98a18f9905 - <alloc[420bb310a727dfd7]::vec::Vec<cello[3cf32c7c3cd02248]::rrd::DataPoint>>::extend_from_slice
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3526:14
[INFO] [stderr]   25:     0x5e98a18fa7aa - <cello[3cf32c7c3cd02248]::rrd::ArchiveInfo>::read_range
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:170:25
[INFO] [stderr]   26:     0x5e98a18fbb47 - <cello[3cf32c7c3cd02248]::rrd::RRD>::find_neighbours
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:398:14
[INFO] [stderr]   27:     0x5e98a18fc24b - <cello[3cf32c7c3cd02248]::rrd::RRD>::add_point
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:441:30
[INFO] [stderr]   28:     0x5e98a18f9135 - cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:611:30
[INFO] [stderr]   29:     0x5e98a18f852e - cello[3cf32c7c3cd02248]::rrd::with_setup::<cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:591:9
[INFO] [stderr]   30:     0x5e98a18f19f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<cello[3cf32c7c3cd02248]::rrd::with_setup<cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x5e98a18fe93b - __rust_try
[INFO] [stderr]   32:     0x5e98a18f7a16 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), cello[3cf32c7c3cd02248]::rrd::with_setup<cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stderr]   33:     0x5e98a18f7a16 - std[1209cfb42f6d497f]::panic::catch_unwind::<cello[3cf32c7c3cd02248]::rrd::with_setup<cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stderr]   34:     0x5e98a18f7b06 - cello[3cf32c7c3cd02248]::rrd::with_setup::<cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:590:18
[INFO] [stderr]   35:     0x5e98a18fd63c - cello[3cf32c7c3cd02248]::rrd::test_add_point
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:601:5
[INFO] [stderr]   36:     0x5e98a18f8a17 - cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/rrd.rs:600:20
[INFO] [stderr]   37:     0x5e98a18f6cc6 - <cello[3cf32c7c3cd02248]::rrd::test_add_point::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   38:     0x5e98a18fe9bb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   39:     0x5e98a18fe9bb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stderr]   40:     0x5e98a190c1ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stderr]   41:     0x5e98a190c1ab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   42:     0x5e98a190c1ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stderr]   43:     0x5e98a190c1ab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stderr]   44:     0x5e98a190c1ab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stderr]   45:     0x5e98a190c1ab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stderr]   46:     0x5e98a190c1ab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stderr]   47:     0x5e98a19058c4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stderr]   48:     0x5e98a19058c4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   49:     0x5e98a190edb2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   50:     0x5e98a190edb2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   51:     0x5e98a190edb2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stderr]   52:     0x5e98a190edb2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stderr]   53:     0x5e98a190edb2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stderr]   54:     0x5e98a190edb2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   55:     0x5e98a190edb2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   56:     0x5e98a197673f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   57:     0x5e98a197673f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   58:     0x7f4d0889caa4 - <unknown>
[INFO] [stderr]   59:     0x7f4d08929a64 - clone
[INFO] [stderr]   60:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin cello`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/cello-d1fbe924c0de5368` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a4799df7615c4745edc498ab314da67e87b3842a550ad47fb0a697fb90d7be1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4799df7615c4745edc498ab314da67e87b3842a550ad47fb0a697fb90d7be1c", kill_on_drop: false }`
[INFO] [stdout] a4799df7615c4745edc498ab314da67e87b3842a550ad47fb0a697fb90d7be1c
